projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7dbc01
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 1 Mar 2006 23:48:14 +0000
(23:48 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 1 Mar 2006 23:48:14 +0000
(23:48 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index faba78efd638634601a80399564738784289e915..2a9c2dc344c4d5a66d81bbeb4520e9bdabab2b4c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2006-03-01 Luc Teirlinck <teirllm@auburn.edu>
+
+ * search.c (Fregexp_quote): Do not precede a literal `]' with two
+ backslashes to try to make clear that it has a literal meaning; it
+ does not do that. (It could close a character alternative
+ containing a backslash.)
+
2006-02-28 Chong Yidong <cyd@stupidchicken.com>
* xselect.c (x_catch_errors_unwind): New function.